GitHub

您所在的位置:网站首页 shell中read -p的用法 GitHub

GitHub

2024-07-14 21:30| 来源: 网络整理| 查看: 265

posh-npm-completion

license PowerShell Gallery PowerShell Gallery

A npm tab completion for PowerShell.

⚙️ Installation

Install from PowerShell Gallery

Install-Module npm-completion -Scope CurrentUser

⚠️ If you haven't allowed script execution policy, set your script execution policy to RemoteSigned or Unrestricted.

Set-ExecutionPolicy RemoteSigned -Scope CurrentUser 🛂 Usage

You have to import the module to use npm-completion.

Add below command into your PowerShell profile.

Import-Module npm-completion

Then restart your PowerShell. Now you can use tab completion with npm.

⚠️ If you don't have PowerShell profile yet, create it with below command!

New-Item -ItemType File $profile


【本文地址】


今日新闻


推荐新闻


CopyRight 2018-2019 办公设备维修网 版权所有 豫ICP备15022753号-3